
h1{
	color:red;
	font-size: 3em;
	font-weight:heavy;
	font-family: perpetua, Impact, serif;



}
h2{
	color:red;
	font-size: 3em;
	font-weight:heavy;
	font-family: perpetua, Impact, serif;



}
p{
	color: rgb(255, 255, 255);
	line-height:1;
	text-indent: 3em;
	font-family: perpetua, Microsoft Sans Serif, serif;




}
a.chaptertitle{
	font-style: italic;
	letter-spacing: auto
}